Do not mark objects from deleted buffers, windows and frames.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 5 Sep 2012 15:34:45 +0000 (19:34 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 5 Sep 2012 15:34:45 +0000 (19:34 +0400)
commita5e1adb998e2e441cecbf7f0f8c9883d1c79c3d5
tree7086bdbb6ecb9889f5baa4441109e548684899fb
parenta4432d94b9058fea490cc96030d411d653e86626
Do not mark objects from deleted buffers, windows and frames.
* alloc.c (mark_buffer): Mark just the buffer if it is dead.
(mark_object): Likewise for windows and frames.
src/ChangeLog
src/alloc.c